func math.archAtanh

2 uses

	math (current package)
		atanh.go#L50: 		return archAtanh(x)
		stubs.go#L50: func archAtanh(x float64) float64 {